CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 遗传算法 VRP

搜索资源列表

  1. vrp.rar

    5下载:
  2. 编写的基于遗传算法解决VRP问题的源代码,Prepared VRP based on genetic algorithm to solve the problem of source code
  3. 所属分类:Other systems

    • 发布日期:2016-12-28
    • 文件大小:4186
    • 提供者:张凯
  1. vrpGA.rar

    0下载:
  2. VRP问题的遗传算法程序 matlab写的,经典,智能算法,the procedures of VRP problem which is compiled by GA and running in matlab.
  3. 所属分类:matlab例程

    • 发布日期:2016-10-10
    • 文件大小:6964
    • 提供者:武开
  1. GA-FOR-VRP

    1下载:
  2. 毕业设计所用的用C++编写的遗传算法求解组合优化问题。-Graduation design used by C++ Prepared Genetic Algorithm for Solving Combinatorial Optimization Problems.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:8818
    • 提供者:pengyang
  1. vrp

    2下载:
  2. 本人原创的用遗传算法实现的vrp问题求解,基于matlab语言-I original genetic algorithm is used to achieve the vrp problem solving, based on the matlab language
  3. 所属分类:matlab例程

    • 发布日期:2016-10-10
    • 文件大小:4425
    • 提供者:hattrick
  1. 遗传算法

    0下载:
  2. 采用matlab语言编写,解决线路规划问题即VRP(solving VRP in matlab)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:21504
    • 提供者:superjsnow
  1. 遗传算法求解vrp问题

    0下载:
  2. 遗传算法,使用MATLAB进行编程,求解VRP问题(Genetic algorithm for solving VRP problem)
  3. 所属分类:Windows编程

    • 发布日期:2017-07-19
    • 文件大小:7168
    • 提供者:GWJ
  1. 基于遗传算法的matlab语言车辆路径问题

    3下载:
  2. 车辆路线问题(VRP)最早是由Dantzig和Ramser于1959年首次提出,它是指一定数量的客户,各自有不同数量的货物需求,配送中心向客户提供货物,由一个车队负责分送货物,组织适当的行车路线,目标是使得客户的需求得到满足,并能在一定的约束下,达到诸如路程最短、成本最小、耗费时间最少等目的。(The vehicle routing problem (VRP) was first proposed by Dantzig and Ramser in 1959, it refers to a cer
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:5120
    • 提供者:niada
  1. 遗传算法求解VRP问题的技术报告

    1下载:
  2. 本文通过遗传算法解决基本的无时限车辆调度问题。采用车辆和客户对应排列编码的遗传算法,通过种群初始化,选择,交叉,变异等操作最终得到车辆配送的最短路径。通过MATLAB仿真结果可知,通过遗传算法配送的路径为61.5000km,比随机配送路径67km缩短了5.5km。此结果表明遗传算法可以有效的求解VRP问题。(In this paper, genetic algorithm is used to solve the basic vehicle scheduling problem without
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:96256
    • 提供者:阿雨
  1. VRP

    2下载:
  2. 该历程使用Matlab 遗传算法 解决多辆车,的有容量多路径规划问题(The Matlab genetic algorithm is used to solve the capacity multi path planning problem of multiple vehicles)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:34816
    • 提供者:banboy
  1. 遗传算法

    0下载:
  2. 遗传算法,用了学习和交流,希望大家一起交流学习(Genetic algorithm, learning and communication)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:2048
    • 提供者:yipianxue
  1. 遗传算法VRP

    5下载:
  2. 本资料解决带有时间窗的车辆路径问题,希望与大家进行分享与交流。(The problem of vehicle routing with time windows is solved.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:5120
    • 提供者:lxpshidameinv
  1. 简单vrp实例代码 保证可用

    2下载:
  2. 基于遗传算法的车辆路径问题求解。本文件夹奥阔修改后的遗传算法实例代码 保证可用 (适合初学者和小白)(The problem of vehicle routing problem based on genetic algorithm is solved. This folder Aokuo modified genetic algorithm code examples to ensure that available (for beginners and white))
  3. 所属分类:文章/文档

    • 发布日期:2018-04-28
    • 文件大小:2048
    • 提供者:西瓜331
  1. 遗传算法VRP

    0下载:
  2. 使用遗传算法求解vrp问题,使用matlab编程(Using Genetic Algorithm to Solve the Problem of vrp)
  3. 所属分类:文章/文档

    • 发布日期:2018-05-01
    • 文件大小:7168
    • 提供者:小柠檬233
  1. VRP

    1下载:
  2. VRP,遗传算法的路径优化问题,车辆调度问题的MATLAB实现(VRP,Path optimization problem of genetic algorithm,MATLAB implementation of vehicle scheduling problem.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:2048
    • 提供者:iqisgnaw
  1. 遗传算法实现的vrp问题求解

    2下载:
  2. 实现VRP问题遗传算法,通过遗传算法解决由MATLAB来说明(Genetic algorithm for realizing VRP problemThe solution of the genetic algorithm is explained by MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-28
    • 文件大小:4096
    • 提供者:兰心天天
  1. 多种群遗传算法的函数优化算法

    2下载:
  2. 车辆路径问题VRP的matlab编程,里面包含距离矩阵和适应度函数和交叉,多种群遗传算法的程序(progrmming of vehicle routing problem)
  3. 所属分类:matlab例程

    • 发布日期:2020-02-10
    • 文件大小:5120
    • 提供者:八戒不吃鱼
  1. 遗传算法1

    1下载:
  2. 遗传算法求解求解vrp问题,以送货问题为算例,已知送货量和距离矩阵。(Genetic algorithm for solving VRP Problem)
  3. 所属分类:matlab例程

    • 发布日期:2021-01-27
    • 文件大小:20480
    • 提供者:livex
  1. GAforVRP

    1下载:
  2. MATLAB遗传算法解决VRP问题,不带时间窗的简单模型(MATLAB genetic algorithm to solve VRP problem)
  3. 所属分类:matlab例程

    • 发布日期:2019-10-19
    • 文件大小:7168
    • 提供者:echo1994
  1. 遗传?1

    3下载:
  2. 遗传算法求解vrp问题,单场库,多车型,实现车辆路径的选择,可用(Genetic algorithm can solve VRP Problem.)
  3. 所属分类:Windows编程

    • 发布日期:2020-04-09
    • 文件大小:21504
    • 提供者:fe1yang
  1. CVRP-GA-master

    0下载:
  2. 遗传算法解决处理路径问题 挺好的一个算法(vrp problem solved by GA)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-01-09
    • 文件大小:720896
    • 提供者:chenhuadong
« 12 3 4 5 6 »
搜珍网 www.dssz.com